- Program compiled code
- File extension: COD (FORTRAN)
Универсальный русско-английский словарь. Академик.ру. 2011.
Универсальный русско-английский словарь. Академик.ру. 2011.
Compiled — Compile Com*pile , v. t. [imp. & p. p. {Compiled}; p. pr. & vb. n. {Compiling}.] [F. compiler, fr.L. compilare to plunder, pillage; com + pilare to plunder. See {Pill}, v. t., Pillage.] 1. To put together; to construct; to build. [Obs.] [1913… … The Collaborative International Dictionary of English
Program database — Infobox file format name = Program database icon = caption = extension = .pdb mime = type code = uniform type = magic = owner = Microsoft released = latest release version = latest release date = genre = Debug container for = contained by =… … Wikipedia
Code bloat — is the production of code that is perceived as unnecessarily long, slow, or otherwise wasteful of resources. Code bloat can be caused by inadequacies in the language in which the code is written, inadequacies in the compiler used to compile the… … Wikipedia
Code morphing — is one of the approaches to protect software applications from reverse engineering, analysis, modifications, and cracking used in obfuscating software. This technology protects intermediate level code such as compiled from Java and .NET languages … Wikipedia
Program optimization — For algorithms to solve other optimization problems, see Optimization (mathematics). In computer science, program optimization or software optimization is the process of modifying a software system to make some aspect of it work more efficiently… … Wikipedia
Compiled language — A compiled language is a programming language whose implementations are typically compilers (translators which generate machine code from source code), and not interpreters (step by step executors of source code, where no translation takes place) … Wikipedia
Code talker — Codetalkers redirects here. For the band, see The Codetalkers. Choctaws in training in World War I for coded radio and telephone transmissions. Code talkers was a term used to describe people who talk using a coded language. It is frequently used … Wikipedia
compiled — com·pile || kÉ™m paɪl v. collect, gather together in one place; compose (an essay, book, etc.) from many parts; (Computers) translate a program that is written in a high level programming language from a source code into object code (machine… … English contemporary dictionary
Obfuscated code — Obfuscated code is source or machine code that has been made difficult to understand for humans. Programmers may deliberately obfuscate code to conceal its purpose (security through obscurity) or its logic to prevent… … Wikipedia
Threaded code — Not to be confused with multi threaded programming. In computer science, the term threaded code refers to a compiler implementation technique where the generated code has a form that essentially consists entirely of calls to subroutines. The code … Wikipedia
source code — noun program instructions written as an ASCII text file; must be translated by a compiler or interpreter or assembler into the object code for a particular computer before execution • Hypernyms: ↑ASCII text file * * * noun : computer code in its… … Useful english dictionary